﻿html {
	text-align: center;
	background-color: #2F6095;
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	background: #fff;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6{
	margin: 0px;
	padding: 0px;	
}

.ytdiv1{
width:228px;
height:116px;
}
.ytdiv1 li{
display:block;
float:left;
padding-left:3px;
padding-right:3px;
width:70px;
height:29px;
}

.ytdiv1 a{
font-size:14px;
}


td {
	font: 12px/1.5 Verdana, Arial, Helvetica, sans-serif, "宋体";
	color: #333;
}
input { font: 10pt Verdana, Arial, Helvetica, sans-serif, "宋体"; }
img {
	border: none;
}
p,ul,ol,li,form {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #07519A;
	text-decoration: none;
}
a:hover {
	color: #c30!important;
	text-decoration: underline;
}
.content {
}
.sider {
	width: 270px;
}
.homepage .sider {
	width: 230px;
}

/** 页头区 **/
.top {
	border-bottom: 1px solid #DCDCDC;
}
.top td {
	background: #F4F4F4;
}
.top table td {
	padding: 3px 10px;
}
.top a {
}
.top .inputText {
	height: 14px;
	border: 1px solid #999;
}
.top .inputSub {
	height: 19px;
}

/** 导航 **/
.nav {
	background: url(../images/nav_bg.jpg) repeat-x left top;
}
.nav .nav_global {
}
.nav .nav_global ul {
	padding: 0 10px;
}
.nav .nav_global li {
	cursor:pointer;
	float:left;
	text-align:center;
	text-decoration:none;
	font-size: 14px;
	line-height: 33px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/nav_line.jpg) no-repeat right top;
	padding-right: 2px;
}
.nav .nav_global li a {
	display: block;
	color: #fff;
	text-align: center;
	padding: 0 14px;
}
.nav .nav_global li a:hover {
	color: #000000!important;
	text-decoration: none;
}
.nav .nav_global li.curr a {
	color: #000;
	background: url(../images/nav_li_hover.jpg) repeat-x center top;
}
.nav_sub {
	padding: 6px;
}
.nav_sub a {
	padding: 0 2px;
}
/* 子栏目导航菜单距离调整 */
#tabnav_div_1 {
}
#tabnav_div_2 {
	padding-left: 100px;
}
#tabnav_div_3 {
	padding-left: 200px;
}
#tabnav_div_4 {
	padding-left: 300px;
}
#tabnav_div_5 {
	padding-left: 400px;
}
#tabnav_div_6 {
	padding-left: 500px;
}
#tabnav_div_7 {
	padding-left: 600px;
}
#tabnav_div_8 {
	padding-right: 40px;
	text-align: right;
}

/* 页尾区 */
.links {
	margin-top: -10px;
}
.links hr {
	color: #DCDCDC;
}
.search {
	background: #1F73BE;
	color: #fff;
}
.search td, .search a {
	color: #fff;
}
.search a:hover {
	color: #fff!important;
}
.copyright {
	margin: 5px 0;
}

/** 公共定义 **/
.title {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.title td {
	font-size: 14px;
	line-height: 26px;
	color: #07519A;
	padding: 0px 10px;
}
.box {
	border: 1px solid #AACCEE;
	border-width: 0 1px 1px 1px;
	overflow: hidden;
}
.box ul {
	list-style: none;
	padding: 8px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat left center;
	line-height: 1.6;
	padding: 2px 0 2px 8px;
}
.no_doc ul li {
	background: url(none);
	padding-left: 0px;
}
.box ul li p {
	margin: 0 0 4px;
	padding: 0 0 5px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.box ul li strong {
	display: block;
}
.rank {
	margin: 0px;
	padding: 8px 6px;
}
.rank li {
	padding-left: 18px;
	line-height: 23px;
}
.rank li.no1 {
	background: url(../images/1.gif) no-repeat 4px center;
}
.rank li.no2 {
	background: #F2F8FD url(../images/2.gif) no-repeat 4px center;
}
.rank li.no3 {
	background: url(../images/3.gif) no-repeat 4px center;
}
.rank li.no4 {
	background: #F2F8FD url(../images/4.gif) no-repeat 4px center;
}
.rank li.no5 {
	background: url(../images/5.gif) no-repeat 4px center;
}
.rank li.no6 {
	background: #F2F8FD url(../images/6.gif) no-repeat 4px center;
}
.rank li.no7 {
	background: url(../images/7.gif) no-repeat 4px center;
}
.rank li.no8 {
	background: #F2F8FD url(../images/8.gif) no-repeat 4px center;
}
.rank li.no9 {
	background: url(../images/9.gif) no-repeat 4px center;
}
.rank li.no10 {
	background: #F2F8FD url(../images/10.gif) no-repeat 4px center;
}
.news_title {
	margin-top: 10px;
}
.news_title strong {
	background: #f4f4f4 url(../images/h2_icon.gif) no-repeat 8px center;
	display: block;
	padding-left: 20px;
	line-height: 2;
	margin: 0 8px;
	font-size: 14px;
}
.news_title p {
	margin: 6px 8px 0px;
	padding: 0 0 8px;
	color: #666;
	border-bottom: 1px dashed #CCC;
}
.focus {
	margin-top: 10px;
	background: url(../images/focus_bg.jpg) repeat-x left top;
	border: 1px solid #AACCEE;
	height: 119px;
	overflow: hidden;
}
.focus strong {
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 6px;
	text-align: center;
	display: block;
	border-bottom: 1px dashed #ccc;
}
.margin_top {
	margin-top: 10px;
}
.inputText {
	border: 1px solid #ccc;
}
.banner_ad {
}
.picText {
	margin-bottom: 10px;
	background: #F8F8F8;
}
.picText strong {
	display: block;
}
.picText img {
}
.picList {
	padding: 8px 0;
}
.picList table td img {
	margin-bottom: 1px;
}
.tprice span {
	text-decoration: line-through;
}
.price {
	color: #f60;
}

/* tab选项卡 */
.tbtncon {
	height:26px;
	background:url(../images/title_bg.gif) repeat-x;
}
.tbtn1 {
	font-size:12px;
	font-weight:normal;
	height:26px;
	border:1px solid #ace;
}
.tbtncon li{
	border:1px solid #ace;
	border-left:none;
	border-top:none;
	color:#07519A;
	cursor:pointer;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	width:80px;
	height:25px;
	line-height:25px;
}
.tbtncon li:hover{
	text-decoration:underline;
}
.tbtncon li.curr{
	background:#fff;
	border-bottom-color:#fff;
	cursor:default;
}

/* 频道和列表页 */
.position {
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
	margin-bottom: 10px;
}
.position td {
	line-height: 26px;
	padding: 0px 10px;
	font-family: "宋体";
}
.channle .box {
	margin-bottom: 10px;
}
.listpage .news_list .box {
	border-width: 1px;	
	padding: 0 10px;
}
.listpage .list_content .box{
	border-width: 1px;	
	padding: 10px;
}
.listpage .news_list .box ul {
	border-bottom: 1px dashed #ccc;
}
.news_list .box ul li {
	clear: both;
	padding: 0 0 0 8px;
	line-height: 28px;
	height: 28px;
}
.news_list .box ul li a {
	font-size: 14px;
	float: left;
}
.news_list .box ul li span {
	font-size: 14px;
	float: right;
}
.flash_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.flash_list .flashsay {
	color: #666;
}
.movie_list .line_bottom {
	color: #666;
	margin-bottom: 4px;
	border-bottom: 1px dashed #ccc;
}
.movie_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.shop_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.shop_list .line_bottom table {
	margin-bottom: 8px;
}
.photo_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.photo_list .line_bottom table {
	margin-bottom: 8px;
}
.info_list .line_bottom {
	color: #666;
	margin: 8px 0;
	border-bottom: 1px dashed #ccc;
}
.info_list .line_bottom .titlepic {
	width: 90px;
}
.info_list .titlepic img {
	border: 1px solid #ccc;
	padding: 3px;
}
.info_list .line_bottom .click {
	color: #f60;
}
.info_list .line_bottom .smalltext {
	color: #666;
}

/* 内容页 */
.showpage .main .box {
	border-width: 1px;
}
.news .main .box {
	padding: 0 20px;
	background: #F7FDFF;
}
.info .main .box {
	padding: 0 20px;
}
.showpage .main .title_info {
	margin-top: 15px;
	text-align: center;
}
.showpage .main .title_info h1 {
	font-size: 24px;
	line-height: 2;
	margin: 0px;
	padding: 0px;
}
.showpage .main .title_info .info_text {
	border-bottom: 1px dashed #ccc;
	line-height: 2;
	padding-bottom: 6px;
	color: #666;
}
.showpage .digg {
	background: url(../images/digg_bg.gif) no-repeat left top;
	width: 62px;
	margin-bottom: 10px;
}
.showpage .digg td {
	text-align: center;
	padding-right: 4px;
}
.showpage .digg .diggnum {
	height: 38px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.showpage .digg .diggit {
	height: 30px;
	line-height: 24px;
}
.showpage .main #text {
	font-size: 14px;
	line-height: 1.8;
}
.showpage .main #text p {
	margin: 1em 0;
}
.showpage #plpost {
	margin-top: 10px;
	border: 1px solid #AACCEE;
}
.showpage #plpost .title {
	border: 0px solid #AACCEE;
}
.showpage #plpost .title span {
	color: #CC0000;
}
.showpage #plpost #saytext {
	display: block;
	margin: 0 0 10px;
	padding: 8px;
	height: 100px;
	width: 90%;
	border: 1px solid #ccc;
}

/* 系统文件表格样式 */
.header	{ 
	background: #E9F2FB url(../images/title_bg.gif) repeat-x left top;
	color: #07519A;
	border: 1px solid #AACCEE;
	border-bottom: none;
}
.header a				{ color: #000000 }
.tableborder			{ background: #E1EFFB; border: 1px solid #AACCEE } 

/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	}

/*分页样式2*/
.showpage .epages {
	text-align: center;
	}
.epages{margin:3px 0;font:11px/12px Tahoma}
.epages *{vertical-align:middle;}
.epages a{padding:1px 4px 1px;border:1px solid #A6CBE7;margin:0 1px 0 0;text-align:center;text-decoration:none;font:normal 12px/14px verdana;}
.epages a:hover{border:#659B28 1px solid;background:#f3f8ef;text-decoration:none;color:#004c7d}
.epages input{margin-bottom:0px;border:1px solid #659B28;height:15px;font:bold 12px/15px Verdana;padding-bottom:1px;padding-left:1px;margin-right:1px;color:#659B28;}


.photoresize {
	max-width:560px;
	myimg:expression(onload=function(){
	this.style.width=(this.offsetWidth > 560)?"560px":"auto"}
		   )
	}
	
.contact {
	margin-top: 7px;
	margin-bottom: 7px;
}
.newinfo .h2 {
	font-size: 14px;
	text-indent: 10px;
	height: 25px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-color: #0033CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
}
.classinfo {
	height: 290px;
	width: 310px;


	*width:315px;
	float: left;
	margin-right: 7px;
	margin-left: 12px;


	*margin-left:6px;
	margin-top: 7px;
	border: 1px solid #aaccee;
}
.clear {
	clear: both;
	height: 5px;
	overflow: hidden;
}
.class2 td {
	border: 1px solid #aaccee;
}
.class2 .classinfo h2 {
	font-size: 14px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
	line-height: 25px;
	text-indent: 7px;
	color: #003366;
}
.classname {
	float: left;
}
.more {
	font-size: 12px;
	float: right;
	margin-right: 7px;
	color: #333333;
	font-weight: normal;
}
.class2 .classinfo .inner {
	padding: 7px;
}
.tel img {
	width: 217px;
}
.banner_ad img {
	width: 235px;
	height: 70px;
	margin: 4px;
}
.sider .inner {
	border: 1px solid #AACCEE;
	padding: 7px;
	font-size: 14px;
}
.class2 .classinfo li {
	font-size: 12px;
	line-height: 25px;
	background-image: url(/images/ye_dian.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 8px;
}
.footer {
	background-color: #BFD5EA;
	padding: 10px;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
.footer a {
	color: #003366;
}
.goodlink h2 {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	line-height: 25px;
	color: #003366;
	text-indent: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaccee;
}
.goodlink {
	border: 1px solid #aaccee;
	width:980px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}.nav #nav_global .msel,.nav tr #nav_global .msel {
	background-image: url(/skin/default/images/nav_li_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.goodlink .inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
table tr .content table tr td .L {
	float: left;
	width: 300px;
}
table tr .content table tr td .R {
	float: right;
	width: 135px;
}
table tr .content table tr td .R img {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	height: 75px;
	width: 120px;
}
table tr .sider table tr .inner marquee {
	margin: 0px;
	padding: 0px;













	*height: 167px;
	height: 138px;
}
.sider table tr .inner marquee ul li {
	background-image: url(../images/icon_buttonarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 9px;
}
.ad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.class3 .classinfo {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 9px;
}
.class2 .class3 #c1 {
	left: 12px;
	width:641px;

	*width:644px;
}
.class2 .class3 #c2 {
	left:674px;















	*left:672px;
	height: 360px;
	top: 108px;
	
}
.class2 .class3 #c3 {
	top: 375px;
	left: 12px;
}
.class2 .class3 #c4 {
	left:343px;

	*left: 341px;
	top: 375px;
}
.class3 #c1 .inner .inner1 {
	float: left;
	width: 295px;
	margin-right: 15px;
	display: block;
}
.homepage table tr .sider .box.no_doc tr td .tel h2 {
	font-size: 14px;
	color: #036;
}
.homepage table tr .sider .box.no_doc tr td .tel {
	height: 90px;
	width: 220px;
	background-image: url(../images/bktime.gif);
	background-repeat: no-repeat;
}
#bk,#ks {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.class2 .class3 #c5 {
	left: 674px;
	top: 10px;
	height: 90px;
}
.class3 #c5 .c5L {
	background-image: url(../images/t1.gif);
	background-repeat: repeat-y;
	height: 85px;
	width: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #F00;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaccee;
	float: left;
	background-color: #F3F6F9;
	background-position: right;
}
.class3 #c5 .c5R {
	float: left;
	margin-left: 5px;
	width: 250px;
}
.homepage .class2 .class3 #c5 .c5R ul li {
	background-image: none;
	text-indent: 0px;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	float: left;
	width: 60px;
	background-color: #efefef;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.class2 .class3 #c6 {
	height: 186px;
	left: 674px;
	top: 479px;
}
.class3 #c2 .inner ul {
	float: left;
	width: 140px;
	display: block;
	height: 250px;
	margin-right: 8px;
}
.news_list .ad1 img {
	height: 90px;
	width: 200px;
	margin: 7px;
	border:1px solid #ccc;
}
.class3 #c5 .c5L .ljfs {
	float: left;
	width: 20px;
}
.class3 #c5 .c5L .bkrs {
	float: right;
	width: 20px;
}
.class2 .class3 .ad3 {
	position: absolute;
	left: 12px;
	width: 641px;
	height: 60px;
	top: 308px;
}
.class3 .ad3 img {
	height: 60px;
	width: 200px;
	margin-right: 3px;
	margin-left:4px;
	border: 1px solid #CCC;
}.classinfo .inner .picText {
	width: 100%;
	background-color: #E7E7E7;
}
.classinfo .inner .picText td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #fefefe;
}
.head {
	background-image: url(/skin/default/images/logo.jpg);
	height: 136px;
}
.head .index_href {
	display: block;
	width: 400px;
	height: 60px;
	margin-top: 40px;
}
 .addfov {
	height: 23px;
	line-height: 23px;
	background-color: #eeeeee;
	border: 1px solid #CCC;
	text-align: right;
	padding-right: 20px;
}
 .addfov a {
	font-size: 14px;
	color: #F00;
	font-weight: bold;
}
.newgg ul li {
	background-image: url(/images/ye_dian.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 6px;
	line-height: 22px;
	height: 22px;
}
